McTrack.Hysteresis property
The distance from a switching point (in positive and negative direction) in which a switch is not turned on or off until the axis has left this area. This can avoid frequently switching around a switching point.
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public double Hysteresis { get; set; }
Public Property Hysteresis As Double
Property Value
Type: double
See also